home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Best of Select: Games Special 4
/
THE BEST OF SELECT Games Special 4 (Select CD-ROM)(1996).iso
/
dosgames
/
loneagle
/
autoexec.le
< prev
next >
Wrap
Text File
|
1995-06-25
|
461b
|
16 lines
@echo off
path c:\;c:\dos;c:\mouse;c:\gmouse;c:\loneagle;
prompt $p$g
@echo Attempting to Run a Mouse Driver.
@echo .
@echo If none is available the game will still run, but no mouse will be
@echo available.
@echo .
rem You may need to change this "MOUSE" below to match the name of
rem your mouse driver (ie. GMOUSE,CMOUSE etc).
mouse.com
c:
@echo Now Change directory to the game's directory (ie. CD\LONEAGLE)
@echo and then type LE! ENJOY!!